home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / misc / nnn.lha / nnn1.35 / nnn.readme < prev    next >
Text File  |  1995-08-30  |  508b  |  17 lines

  1. Short:      nnn backpropagation neural network
  2. Uploader: daltern@ic.ac.uk (Nick d'Alterio)
  3. Author:   daltern@ic.ac.uk (Nick d'Alterio)
  4. Type:     misc/sci
  5. Version:  1.35
  6.  
  7. This is a neural net program based on the back propagation
  8. algorithm also includes momentum and gain. 
  9.  
  10. Source code is included - is very easy to change transfer
  11. function.
  12.  
  13. It is fully configurable and is simple to use.
  14.  
  15. 2nd release now accepts CTRL-C breaking, gives progress
  16. information during training and has a few extra status
  17. messages.